home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / taglx300.zip / READERS.DOC < prev    next >
Text File  |  1993-07-02  |  22KB  |  603 lines

  1.  
  2.  
  3.  
  4.  
  5.                          ╒═══════════════════════╕
  6.                          │ Tag Line Xpress v3.00 │
  7.                          ╘═══════════════════════╛
  8.                                                    release date 07/01/93
  9.  
  10.         The following is specific documentation for installing Tag Line
  11.         Xpress v3.00 into the following mail readers:
  12.  
  13.         Silly Little Mail Reader (SLMR) v2.0 v2.1 v2.1a
  14.         Off Line Xpress (OLX) v2.1 v2.2 v3.0 v3.01 v3.02 v3.10
  15.         Deluxe² v1.25 v1.26
  16.         Jabber v1.2
  17.         SpeedRead (Speed) v1.2 v1.3
  18.         MegaReader v2.1
  19.         Blue Wave v2.12
  20.         1stReader v1.10
  21.  
  22.  
  23.  
  24.  
  25.                         Silly Little Mail Reader
  26.                         ~~~~~~~~~~~~~~~~~~~~~~~~
  27.  
  28.         Tag Line Xpress installs automatically into version 2 of Silly
  29.         Little Mail Reader (SLMR). This includes versions 2.0, 2.1 and
  30.         2.1a. Other versions have not been tested with TLX and are not
  31.         guaranteed to work.
  32.  
  33.         If you experience double taglines with SLMR, you can use the
  34.         UNTAG.EXE utility provided with this archive. From within SLMR,
  35.         modify the Configuration option PACKERS and add NEWZIP before
  36.         the compress command, e.g.
  37.  
  38.         Old Option> PKZIP -A !
  39.         New Option> \path\NEWZIP PKZIP -A !
  40.  
  41.         TLX will create a batch file called NEWZIP.BAT in the mail
  42.         reader directory, you should edit it and ensure that the file
  43.         reads:
  44.  
  45.         \path\UNTAG %4
  46.         %1 %2 %3 %4 %5 %6 %7 %8 %9
  47.  
  48.         If you have changed your compress commands, change the UNTAG %
  49.         number to the parameter for the replies message file that is
  50.         compressed by the packer.
  51.  
  52.  
  53.         Advanced Information
  54.         ~~~~~~~~~~~~~~~~~~~~
  55.         This information is provided only to satisfy curiosity, and
  56.         explain the process by which TLX works.
  57.  
  58.         The following options are automatically modified by TLX within
  59.         the SLMR configuration:
  60.  
  61.         ENABLETAGS - taglines will be disabled within SLMR - 01
  62.         REPLYHEADER - header on replies for the Quote Enhancer - Y
  63.         QSTYLE - quoting style for reply file generated (none) - 01
  64.         QSTRING - quote characters to use for reply file (none) -blank-
  65.         EDITOR - Editor name, TLX batch filename - TLX_RUN.BAT
  66.         SWAP - swapping enabled - Y
  67.         SWAPXMSEMS - EMS/XMS swapping enabled - Y
  68.         QUOTEDFILE - file that SLMR creates - REPLY.MSG
  69.         REPLYFILE - file that SLMR reads with changes - REPLY.MSG
  70.  
  71.         The batch file TLX_RUN.BAT contains the following:
  72.  
  73.         \path\TLX Q \path\ %1
  74.         editor %1 %2 %3 %4 %5
  75.         \path\TLX T \path\ %1
  76.         
  77.         where \path\TLX is the full path and filename of TLX;
  78.         Q is the command to Quote the message;
  79.         \path\ is the path to TLX's config and database;
  80.         %1 is the parameter that is replaced with the message file;
  81.         editor is the name of the editor with parameters %1-%5;
  82.         \path\TLX is the full path and filename of TLX;
  83.         T is the command to add a tagline;
  84.         \path\ is the path to TLX's config and database;
  85.         and %1 is the parameter that is replaced with the message file.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.                             Off Line Xpress
  97.                             ~~~~~~~~~~~~~~~
  98.  
  99.         Tag Line Xpress installs automatically into Off Line Xpress
  100.         versions 2.1, 2.2, 3.0, 3.01, 3.02 and 3.10. Other versions have
  101.         not been tested with TLX and are not guaranteed to work.
  102.  
  103.         In OLX v3.x - using the internal editor causes TLX to behave
  104.         differently. You have to press the F7 key to quote your reply,
  105.         and the F8 key to attach a tagline.
  106.  
  107.  
  108.         Advanced Information
  109.         ~~~~~~~~~~~~~~~~~~~~
  110.         This information is provided only to satisfy curiosity, and
  111.         explain the process by which TLX works.
  112.  
  113.  
  114.         OLX v2.x -
  115.         The following options are automatically modified by TLX within
  116.         the OLX v2.x configuration:
  117.  
  118.         ENABLETAGS - taglines will be disabled within OLX - 01
  119.         REPLYHEADER - header on replies for the Quote Enhancer - Y
  120.         QSTYLE - quoting style for reply file generated (none) - 01
  121.         QSTRING - quote characters to use for reply file (none) -blank-
  122.         EDITOR - Editor name, TLX batch filename - TLX_RUN.BAT
  123.         SWAP - swapping enabled - Y
  124.         SWAPXMSEMS - EMS/XMS swapping enabled - Y
  125.         QUOTEDFILE - file that OLX creates - REPLY.MSG
  126.         REPLYFILE - file that OLX reads with changes - REPLY.MSG
  127.  
  128.         The batch file TLX_RUN.BAT contains the following:
  129.  
  130.         \path\TLX Q \path\ %1
  131.         editor %1 %2 %3 %4 %5
  132.         \path\TLX T \path\ %1
  133.         
  134.         where \path\TLX is the full path and filename of TLX;
  135.         Q is the command to Quote the message;
  136.         \path\ is the path to TLX's config and database;
  137.         %1 is the parameter that is replaced with the message file;
  138.         editor is the name of the editor with parameters %1-%5;
  139.         \path\TLX is the full path and filename of TLX;
  140.         T is the command to add a tagline;
  141.         \path\ is the path to TLX's config and database;
  142.         and %1 is the parameter that is replaced with the message file.
  143.  
  144.  
  145.         OLX v3.x -
  146.         The following options are automatically modified by TLX within
  147.         the OLX v3.x configuration:
  148.  
  149.         Hardware - EMS/XMS/DISK swapping enabled
  150.         Editor - TLX_RUN.BAT is inserted (external editor only)
  151.         Replies - Taglines OFF; Quoting NONE; Quote Prefix BLANK;
  152.                   Header ENABLED
  153.         Function Keys - F7 and F8 keys assigned to TLX (internal editor)
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.                                 Deluxe²
  166.                                 ~~~~~~~
  167.  
  168.         Tag Line Xpress installs automatically into versions 1.25 and
  169.         1.26 of Deluxe². Other versions have not been tested with TLX
  170.         and are not guaranteed to work.
  171.  
  172.         There are two options you MUST change manually within Deluxe's
  173.         configuration; FLAGS "Show message header in your editor" to NO;
  174.         and SuperShell to YES. You should delete all the taglines stored
  175.         by Deluxe² and enter them into TLX instead.
  176.  
  177.         If you experience double taglines with Deluxe², you can use the
  178.         UNTAG.EXE utility provided with this archive. Within the Deluxe²
  179.         Configuration file add NEWZIP.BAT before the compress command,
  180.         e.g.
  181.  
  182.         Old Option> PKZIP -A
  183.         New Option> \path\NEWZIP.BAT PKZIP -A
  184.  
  185.         TLX will create a batch file called NEWZIP.BAT in the mail
  186.         reader directory, you should edit it and ensure that the file
  187.         reads:
  188.  
  189.         \path\UNTAG %4
  190.         %1 %2 %3 %4 %5 %6 %7 %8 %9
  191.  
  192.         If you have changed your compress commands, change the UNTAG %
  193.         number to the parameter for the replies message file that is
  194.         compressed by the packer.
  195.  
  196.  
  197.         Advanced Information
  198.         ~~~~~~~~~~~~~~~~~~~~
  199.         This information is provided only to satisfy curiosity, and
  200.         explain the process by which TLX works.
  201.  
  202.         The following options are automatically modified by TLX within
  203.         the Deluxe² configuration:
  204.  
  205.         Editors - C:\path\TLX_RUN.BAT %O
  206.         Show message header - NO (manually)
  207.         SuperShell - YES (manually)
  208.  
  209.         The batch file TLX_RUN.BAT contains the following:
  210.  
  211.         \path\TLX Q \path\ %1
  212.         editor %1 %2 %3 %4 %5
  213.         \path\TLX T \path\ %1
  214.         
  215.         where \path\TLX is the full path and filename of TLX;
  216.         Q is the command to Quote the message;
  217.         \path\ is the path to TLX's config and database;
  218.         %1 is the parameter that is replaced with the message file;
  219.         editor is the name of the editor with parameters %1-%5;
  220.         \path\TLX is the full path and filename of TLX;
  221.         T is the command to add a tagline;
  222.         \path\ is the path to TLX's config and database;
  223.         and %1 is the parameter that is replaced with the message file.
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.                                  Jabber
  235.                                  ~~~~~~
  236.  
  237.         Tag Line Xpress installs automatically into version 1.2 of
  238.         Jabber. Other versions have not been tested with TLX and are not
  239.         guaranteed to work.
  240.  
  241.         If you experience double taglines with Jabber, you can use the
  242.         UNTAG.EXE utility provided with this archive. Within the Jabber
  243.         Configuration file add NEWZIP.BAT before the compress command,
  244.         e.g.
  245.  
  246.         Old Option> {ZIP=PKZIP !}
  247.         New Option> {ZIP=\path\NEWZIP.BAT PKZIP !}
  248.  
  249.         TLX will create a batch file called NEWZIP.BAT in the mail
  250.         reader directory, you should edit it and ensure that the file
  251.         reads:
  252.  
  253.         \path\UNTAG %2
  254.         %1 %2 %3 %4 %5 %6 %7 %8 %9
  255.  
  256.         If you have changed your compress commands, change the UNTAG %
  257.         number to the parameter for the replies message file that is
  258.         compressed by the packer.
  259.  
  260.  
  261.         Advanced Information
  262.         ~~~~~~~~~~~~~~~~~~~~
  263.         This information is provided only to satisfy curiosity, and
  264.         explain the process by which TLX works.
  265.  
  266.         The following options are automatically modified by TLX within
  267.         the Jabber configuration file:
  268.  
  269.         SWAP=Yes
  270.         SWAPEMS=Yes
  271.         QUOTE_QUOTE=No
  272.         QUOTE_REPLY=No
  273.         REPLYHEADER=Yes
  274.         PREPROCESS=C:\path\TLX q C:\path\ @QUOTE@
  275.         POSTPROCESS=C:\path\TLX t C:\path\ @QUOTE@
  276.         TAG_QUERY=Never
  277.  
  278.         The batch file TLX_RUN.BAT contains the following:
  279.  
  280.         \path\TLX Q \path\ %1
  281.         editor %1 %2 %3 %4 %5
  282.         \path\TLX T \path\ %1
  283.         
  284.         where \path\TLX is the full path and filename of TLX;
  285.         Q is the command to Quote the message;
  286.         \path\ is the path to TLX's config and database;
  287.         %1 is the parameter that is replaced with the message file;
  288.         editor is the name of the editor with parameters %1-%5;
  289.         \path\TLX is the full path and filename of TLX;
  290.         T is the command to add a tagline;
  291.         \path\ is the path to TLX's config and database;
  292.         and %1 is the parameter that is replaced with the message file.
  293.  
  294.         TLX simply ties into the PRE and POST PROCESS options in Jabber.
  295.         However, there is apparently a small bug within v1.1 that does
  296.         not add the required message header to the reply file before TLX
  297.         can quote it - hence the quote enhancer does NOT work! When this
  298.         problem is fixed by the author, TLX will quote your messages. In
  299.         the meanwhile - if you use an external editor you can add the
  300.         TLX command line to a batch file to execute before calling your
  301.         editor; or assign an F key if you use the internal editor.
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.                                Speed Read
  313.                                ~~~~~~~~~~
  314.  
  315.         Tag Line Xpress installs automatically into versions 1.2 and 1.3
  316.         of Speed Read (Speed). Other versions have not been tested with
  317.         TLX and are not guaranteed to work.
  318.  
  319.         A small bug exists within Speed Read v1.2 - if you re-edit a
  320.         reply, Speed adds a second message header and TLX promptly
  321.         quotes the message, resulting in double quoted replies. The
  322.         author of Speed Read has been notified, and will fix the problem
  323.         in a future release.
  324.  
  325.         If you experience double taglines with Speed, you can use the
  326.         UNTAG.EXE utility provided with this archive. From within Speed,
  327.         modify the Configuration option Compression Prgs. and add NEWZIP
  328.         before the compress command, e.g.
  329.  
  330.         Old Option> PKZIP -m -u %s
  331.         New Option> COMMAND.COM /c \path\NEWZIP.BAT PKZIP -m -u %s
  332.  
  333.         TLX will create a batch file called NEWZIP.BAT in the mail
  334.         reader directory, you should edit it and ensure that the file
  335.         reads:
  336.  
  337.         \path\UNTAG %5
  338.         %1 %2 %3 %4 %5 %6 %7 %8 %9
  339.  
  340.         If you have changed your compress commands, change the UNTAG %
  341.         number to the parameter for the replies message file that is
  342.         compressed by the packer.
  343.  
  344.  
  345.         Advanced Information
  346.         ~~~~~~~~~~~~~~~~~~~~
  347.         This information is provided only to satisfy curiosity, and
  348.         explain the process by which TLX works.
  349.  
  350.         The following options are automatically modified by TLX within
  351.         the SpeedRead configuration:
  352.  
  353.         General Setup - Quoting - Initials NONE
  354.                                   Quote String BLANK
  355.                         External Programs - Editor -
  356.                         COMMAND.COM /c C:\path\TLX_RUN.BAT %s
  357.         Toggles/Options - Swapping ON
  358.                           Taglines OFF (5)
  359.                           Reply Header ON
  360.  
  361.         The batch file TLX_RUN.BAT contains the following:
  362.  
  363.         \path\TLX Q \path\ %1
  364.         editor %1 %2 %3 %4 %5
  365.         \path\TLX T \path\ %1
  366.         
  367.         where \path\TLX is the full path and filename of TLX;
  368.         Q is the command to Quote the message;
  369.         \path\ is the path to TLX's config and database;
  370.         %1 is the parameter that is replaced with the message file;
  371.         editor is the name of the editor with parameters %1-%5;
  372.         \path\TLX is the full path and filename of TLX;
  373.         T is the command to add a tagline;
  374.         \path\ is the path to TLX's config and database;
  375.         and %1 is the parameter that is replaced with the message file.
  376.  
  377.         Optionally, you can install TLX as an External Tagline Manager
  378.         if you do not wish to use the Quote enhancer and signature
  379.         features of TLX.
  380.  
  381.         You have to modify the following manually within the SpeedRead
  382.         configuration (do NOT install TLX automatically):
  383.  
  384.         General Setup - Tagline Mgr -
  385.                         COMMAND.COM /c \path\TLX g \path\ %s
  386.                         Tag Ret. File TLX.TAG
  387.  
  388.         where \path\ is the path to TLX's config and database.
  389.  
  390.         You can only call TLX AFTER you edit your message since TLX
  391.         needs to read your message to make tagline suggestions.
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.                                MegaReader
  403.                                ~~~~~~~~~~
  404.  
  405.         TLX installs automatically into MegaReader v2.10. Other versions
  406.         have not been tested with TLX and are not guaranteed to work.
  407.  
  408.         Note that since MegaReader uses a non-standard message header
  409.         format, the TLX quote enhancer will not work. However the
  410.         tagline management capabilities of TLX are not affected.
  411.  
  412.         You have to be using the internal editor with the default
  413.         configuration. When you are done editing, press ALT-S (for Spell
  414.         Check) and MegaReader will execute TLX instead which adds the
  415.         tagline for you. If you are using a spell checker, you will have
  416.         to edit the batch file TLX_RUN.BAT and add it manually before
  417.         the TLX command line, and both the spell checker and TLX will
  418.         work. If you are using an EXTERNAL editor, MegaReader does NOT
  419.         access the Spell Checker batch file! You will have to edit the
  420.         external editor batch file to include the TLX command line after
  421.         the editor is called. You should leave the Spell Checker swap
  422.         option as YES, giving TLX more memory to operate in.
  423.  
  424.         MegaReader does not allow it's tagline to be disabled if it is
  425.         unregistered. And it is not possible to use the UNTAG utility
  426.         with MegaReader due to the method in which it calls PKZIP. If
  427.         you are experiencing double taglines in your replies, you will
  428.         have to manually fix them by the following process:
  429.  
  430.         1> UnZIP the reply packet PKUNZIP packet.REP;
  431.         2> Type UNTAG packet.MSG;
  432.         3> ZIP the reply packet PKZIP packet.REP packet.MSG
  433.  
  434.         This can be achieved automatically with a simple batch file:
  435.  
  436.         @ECHO OFF
  437.         PKUNZIP %1.REP
  438.         UNTAG %1
  439.         PKZIP %1.REP %1.MSG
  440.  
  441.         and execute this batch file with the packet name (NO extension)
  442.         on the command line, it extracts the reply file, corrects the
  443.         double tagline problem, and then compresses it again.
  444.  
  445.         Advanced Information
  446.         ~~~~~~~~~~~~~~~~~~~~
  447.         This information is provided only to satisfy curiosity, and
  448.         explain the process by which TLX works.
  449.  
  450.         The following options are automatically modified by TLX within
  451.         the MegaReader configuration:
  452.  
  453.         Spell Checker - \path\TLX_RUN.BAT
  454.  
  455.         where \path\ is the path to TLX's config and database.
  456.  
  457.         The batch file TLX_RUN.BAT contains the following:
  458.  
  459.         \path\TLX T \path\ MESSAGE.TXT
  460.  
  461.         where \path\TLX is the full path and filename of TLX;
  462.         T is the command to add a tagline;
  463.         \path\ is the path to TLX's config and database;
  464.         and MESSAGE.TXT is the message filename.
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.                                Blue Wave
  476.                                ~~~~~~~~~
  477.  
  478.         Tag Line Xpress installs automatically into version 2.12 of the
  479.         Blue Wave reader. Other versions have not been tested with TLX
  480.         and are not guaranteed to work.
  481.  
  482.         If you experience double taglines with Blue Wave, you can use
  483.         the UNTAG.EXE utility provided with this archive. From within
  484.         Blue Wave, modify the Configuration option ARCHIVERS and add
  485.         NEWZIP before the compress command, e.g.
  486.  
  487.         Old Option> C:\ZIP\PKZIP.EXE @F @I
  488.         New Option> \path\NEWZIP C:\ZIP\PKZIP.EXE @F @I
  489.  
  490.         TLX will create a batch file called NEWZIP.BAT in the mail
  491.         reader directory, you should edit it and ensure that the file
  492.         reads:
  493.  
  494.         \path\UNTAG %3
  495.         %1 %2 %3 %4 %5 %6 %7 %8 %9
  496.  
  497.         If you have changed your compress commands, change the UNTAG %
  498.         number to the parameter for the replies message file that is
  499.         compressed by the packer.
  500.  
  501.  
  502.         Advanced Information
  503.         ~~~~~~~~~~~~~~~~~~~~
  504.         This information is provided only to satisfy curiosity, and
  505.         explain the process by which TLX works.
  506.  
  507.         The following options are automatically modified by TLX within
  508.         the Blue Wave configuration:
  509.  
  510.         MISCELLANEOUS: ENTER/REPLY OPTIONS: When to Quote replies = YES
  511.                                           : Insert quote header   = YES
  512.         MISCELLANEOUS: TAGLINE CONFIGURATION: Selection          = NONE
  513.         DIRECTORIES: Editor file path:              = \path\TLX_RUN.BAT
  514.         STRINGS: Quote Header String: =
  515.              ::To: @T  From: @F  Subj: @S  ::@N----------------------@N
  516.  
  517.         The batch file TLX_RUN.BAT contains the following:
  518.  
  519.         \path\TLX Q \path\ %1
  520.         editor %1 %2 %3 %4 %5
  521.         \path\TLX T \path\ %1
  522.         
  523.         where \path\TLX is the full path and filename of TLX;
  524.         Q is the command to Quote the message;
  525.         \path\ is the path to TLX's config and database;
  526.         %1 is the parameter that is replaced with the message file;
  527.         editor is the name of the editor with parameters %1-%5;
  528.         \path\TLX is the full path and filename of TLX;
  529.         T is the command to add a tagline;
  530.         \path\ is the path to TLX's config and database;
  531.         and %1 is the parameter that is replaced with the message file.
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.                                1st Reader
  543.                                ~~~~~~~~~~
  544.  
  545.         Tag Line Xpress installs automatically into version 1.10 of 1st
  546.         Reader. Other versions have not been tested with TLX and are not
  547.         guaranteed to work.
  548.  
  549.         If you experience double taglines with 1st Reader, you can use
  550.         the UNTAG.EXE utility provided with this archive. From within
  551.         1st Reader, modify the Setup option PACK and add NEWZIP before
  552.         the compress command, e.g.
  553.  
  554.         Old Option> @API$(5)QZIP %1 %2 /NOCLS /CURSOR_OFF
  555.         New Option> \path\NEWZIP PKZIP %1 %2
  556.  
  557.         Note that the classic PKZIP program has been used instead of
  558.         QZIP that comes with 1st Reader.
  559.  
  560.         TLX will create a batch file called NEWZIP.BAT in the mail
  561.         reader directory, you should edit it and ensure that the file
  562.         reads:
  563.  
  564.         \path\UNTAG %3
  565.         %1 %2 %3 %4 %5 %6 %7 %8 %9
  566.  
  567.         If you have changed your compress commands, change the UNTAG %
  568.         number to the parameter for the replies message file that is
  569.         compressed by the packer.
  570.  
  571.  
  572.         Advanced Information
  573.         ~~~~~~~~~~~~~~~~~~~~
  574.         This information is provided only to satisfy curiosity, and
  575.         explain the process by which TLX works.
  576.  
  577.         No modifications are done to the 1st Reader configuration by
  578.         TLX. A new batch file is created called $$SPELL.BAT (if this
  579.         file exists, it is appended to). 1st Reader calls this batch
  580.         file automatically after each reply is entered ONLY IF you
  581.         select to SPELL CHECK the message! You MUST choose to do so in
  582.         order to use TLX!
  583.  
  584.         TLX also creates a batch file TLX_RUN.BAT containing the
  585.         following, if you choose to use an external editor you must edit
  586.         this file and enter your editor name, and also modify the 1st
  587.         Reader configuration with this batch file as the external
  588.         editor:
  589.  
  590.         Your Editor %1 %2 %3 %4 %5
  591.         \path\TLX T \path\ %1
  592.         
  593.         Your Editor is the name of your editor with parameters %1-%5;
  594.         \path\TLX is the full path and filename of TLX;
  595.         T is the command to add a tagline;
  596.         \path\ is the path to TLX's config and database;
  597.         and %1 is the parameter that is replaced with the message file.
  598.  
  599.  
  600.  
  601.  
  602.  
  603.